func math.archAsin

2 uses

	math (current package)
		asin.go#L22: 		return archAsin(x)
		stubs.go#L26: func archAsin(x float64) float64 {